home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Aug 90 / MacApp.Tech$ 8⁄31⁄90 / 1820-System clock set bac-Aug90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  31 lines  |  [TEXT/GEOL]

  1. Item    6183239                         25-Aug-90        10:50PDT
  2.  
  3. From:   PILLAR.CORP                     Pillar, Chris Ovard,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    System clock set back?
  8.  
  9. Fellow MacAppers -
  10.  
  11. We've just modified our application so that an extensive calculation cycle that
  12. it requires periodically can continue in the background.  That works okay, but
  13. a side effect has cropped up that's causing a problem.
  14.  
  15. Under certain circumstances (like when the user does a Save As), the
  16. application automatically generates duplicates of all the user's data file
  17. records.  These records are identified via a date/time stamp from the Toolbox.
  18. It <appears> that when we enable our background processing code, we get
  19. duplicate date/time stamps for our new records because the system clock seems
  20. to have moved backwards by exactly 1 second.  The duplicate records cause the
  21. system to crash during the Save As operation.
  22.  
  23. Does anyone know if there are ANY circumstances under which the Toolbox sets
  24. the system clock back for some reason?  Or if we could be doing something that
  25. causes that to occur?
  26.  
  27. Thanks
  28. Lee Harris
  29.  
  30.  
  31.